Developer Documentation
PATH  Mac OS X Documentation > Developer Tools > The Objective-C Compiler


Previous | Contents | Next

Syntax Checking

The Objective-C compiler's syntax checking disallows the nesting of @interface and @implementation blocks.


The Objective-C Compiler

Previous | Contents | Next